Snapshot.toNode

Returns the render node that was constructed by @snapshot.

After calling this function, it is no longer possible to add more nodes to @snapshot. The only function that should be called after this is [method@GObject.Object.unref].

class Snapshot
toNode
()

Return Value

the constructed GskRenderNode

Meta